Value
A value node offers a universal value that is used in different places to provide a single value.
It can create values of three different data types: scalar (floating point), vector (three scalars) and integers.
For example it is used to set the amount of particles generated by a Particle Mesh emitter (using the integer data type).
Or to create custom user-defined COFFEE script node variables and controllers.
Data type

Set the data type you want this node to represent.
Can be of type Scalar, Vector or Integer.
Value

The value of the chosen data type.